PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFVisualObjectGraphicsState Class / getClippingPath Method
In This Topic
    getClippingPath Method
    In This Topic
    Get the clipping path.
    Syntax
    public PDFPathVisualObject getClippingPath()

    Return Value

    The active clipping path in place when the visual object is displayed on the page.
    See Also